projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c82aaf
)
* .dir-locals.el: Add explanatory header.
author
Stefan Kangas
<stefankangas@gmail.com>
Sat, 2 Nov 2019 03:24:44 +0000
(
04:24
+0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sat, 2 Nov 2019 03:24:44 +0000
(
04:24
+0100)
.dir-locals.el
patch
|
blob
|
history
diff --git
a/.dir-locals.el
b/.dir-locals.el
index 35dc154375aa46b8917f0d178ca2dec5ad5fb778..27d50c6069940d49aff1599fe2750e8c53f17857 100644
(file)
--- a/
.dir-locals.el
+++ b/
.dir-locals.el
@@
-1,3
+1,6
@@
+;;; Directory Local Variables
+;;; For more information see (info "(emacs) Directory Variables")
+
((nil . ((tab-width . 8)
(sentence-end-double-space . t)
(fill-column . 70)